Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Conversation

@andrewa-stripe
Copy link
Contributor

Summary

  • Increase timeouts for some tests (go has timeouts as test runner first-class which can be used when we need fast)
  • Use assert.Eventually (this would be better than the timeouts, usually, as it will enable the test to pass as soon as it can, without trading off latency OR flakiness)

Motivation

CI builds break a lot
image

Test plan

  • run tests

Rollout/monitoring/revert plan

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants